func testing.hashString
2 uses
testing (current package)
testing.go#L1344: func hashString(s string) (h uint64) {
testing.go#L1371: h := fmt.Sprintf("%0x", hashString(name))
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)